//==============================================================================
define UI
{
    TechLogic none/TG Greyed UI Right
    set hotspot
    {
        version
        {
            Visualparticle UI Button Arrow Left Grey
        }
    } 
    set hotspot
    {
        version
        {
            Visualparticle UI Button Arrow Left Grey
        }
    }    
}

//==============================================================================
anim Idle
{
	SetSelector none
	{
        set hotspot
        {
            version
            {
				VisualNone jimmy
				Connect hotspot UI hotspot
            }
        }
    }
}